Thoughts from the Wet Coast
                The musings of an ASP.NET Developer from Canada's We(s)t Coast
            
        
        
     
    
        
            
    Articles
    
                   In my continuing series on NoSQL Databases I have been mainly describing some of the concepts behind NoSQL (and in particular Document) Databases.  In this post I will start to dive into some code.
 As mentioned earlier I will be using RavenDB as this is a .NET friendly database. 
                   
                
                   In my continuing research into NoSQL databases I needed to find a database to work with.  As a .NET developer I was immediately drawn to RavenDB – a Document Database written in .NET  by Ayende Rahien of NHibernate and Rhino Mocks fame.
                   
                
    
         
        
            Disclaimer
    The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.